-
Home
-
Simpler Checkout
-
1.1.12 (latest)
-
Code
-
Classes
- QuotationRequest
Total Complexity |
10 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
104 |
Lines of code |
34 |
Logical lines of code |
14 |
Comment lines |
39 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
81 |
1 |
3 |
set_currency() |
S |
77 |
1 |
4 |
set_coupon_code() |
S |
77 |
1 |
4 |
set_shipping_address() |
S |
77 |
1 |
4 |
set_user_email() |
S |
77 |
1 |
4 |
get_shipping_address() |
S |
82 |
1 |
3 |
get_items() |
S |
82 |
1 |
3 |
get_currency() |
S |
82 |
1 |
3 |
get_coupon_code() |
S |
82 |
1 |
3 |
get_user_email() |
S |
82 |
1 |
3 |